-
1 Boolean simple variable
Техника: простая булева переменнаяУниверсальный англо-русский словарь > Boolean simple variable
-
2 variable
переменная ( величина); параметр-
analog variable
-
apparent variable
-
array variable
-
automatic variable
-
auxiliary variable
-
binary variable
-
Boolean variable
-
bound variable
-
chance variable
-
character variable
-
complex variable
-
conjugate variables
-
controlled variable
-
decision variable
-
dependent variable
-
dual variable
-
dummy variable
-
error variable
-
fictitious variable
-
file variable
-
free variable
-
global variable
-
grinder-temperature variable
-
independent variable
-
input variable
-
integer variable
-
integration variable
-
label variable
-
local variable
-
loop variable
-
metalinguistic variable
-
meteorological variable
-
output variable
-
phase variable
-
pointer variable
-
process variable
-
random variable
-
real variable
-
scalar variable
-
setup variable
-
shared variable
-
simple variable
-
slack variable
-
state variable
-
static variable
-
status variable
-
stochastic variable
-
switching variable
-
switch variable
-
system variable
-
thermal variable
-
thermal-energy variables
-
thermodynamic variable
-
unbound variable -
3 variable
1) переменная2) изменяемый; переменный; регулируемый•- additional variable
- allocated variable
- alphanumeric string variable
- alphameric string variable
- anonimous variable
- apparent variable
- artificial variable
- attached variable
- automatic variable
- auxiliary variable
- based variable
- basic variable
- Boolean variable
- bound variable
- chance variable
- character variable
- compile time variable
- complemented variable
- conditional variable
- control variable
- controlled variable
- decision variable
- dependent variable
- design variable
- digital variable
- dummy variable
- element variable
- endogenous variable - exogenous variable
- file-name variable
- file variable
- fixed variable
- free variable
- fuzzy variable
- global variable
- independent variable
- induction variable
- input variable - key variable
- label variable
- local variable
- logical variable
- logic variable
- loop-control variable
- loop variable
- main variable
- manipulated variable
- master variable
- metalinguistic variable
- missing variable
- morphic variable
- multicharacter variable
- mutually independent variables
- noncontrollable variable
- normalized variable
- notation variable
- operator variable
- output variable
- pointer variable
- predicate variable
- private variable
- process variable
- quantified variable
- random variable
- real variable
- regulated variable
- scalar variable
- selected variable
- shared variable
- simple variable
- slack variable
- slave variable
- state variable
- statement label variable
- status variable
- stochastic variable
- structure variable
- subscripted variable
- switching variable
- switch variable
- syntactic variable
- system variable
- task variable
- temporary variable
- ternary-valued variable
- top variable
- two-state variable
- two-valued variable
- unassigned variable
- unbound variable
- uncomplemented variable
- uncontrollable variable
- undeclared variable
- undefined variable
- uninitialized variable
- unregulated variable
- unrestricted variableEnglish-Russian dictionary of computer science and programming > variable
-
4 BSV
1) Биология: bovine syncitial virus2) Авиация: burner staging valve3) Техника: Boolean simple variable4) Бухгалтерия: валюта баланса5) Автомобильный термин: backfire suppressor (Ford)6) Чат: Best Site Visited -
5 BSV
1. Boolean simple variable - простая булева переменная;2. bovine syncitial virus - вирус синцития крупного рогатого скота
См. также в других словарях:
Boolean algebra (introduction) — Boolean algebra, developed in 1854 by George Boole in his book An Investigation of the Laws of Thought , is a variant of ordinary algebra as taught in high school. Boolean algebra differs from ordinary algebra in three ways: in the values that… … Wikipedia
Boolean algebras canonically defined — Boolean algebras have been formally defined variously as a kind of lattice and as a kind of ring. This article presents them more neutrally but equally formally as simply the models of the equational theory of two values, and observes the… … Wikipedia
Boolean algebra — This article discusses the subject referred to as Boolean algebra. For the mathematical objects, see Boolean algebra (structure). Boolean algebra, as developed in 1854 by George Boole in his book An Investigation of the Laws of Thought,[1] is a… … Wikipedia
Boolean satisfiability problem — For the concept in mathematical logic, see Satisfiability. 3SAT redirects here. For the Central European television network, see 3sat. In computer science, satisfiability (often written in all capitals or abbreviated SAT) is the problem of… … Wikipedia
True quantified Boolean formula — The language TQBF is a formal language in computer science that contains True Quantified Boolean Formulas. A fully quantified boolean formula is a formula in first order logic where every variable is quantified (or bound), using either… … Wikipedia
Two-element Boolean algebra — In mathematics and abstract algebra, the two element Boolean algebra is the Boolean algebra whose underlying set (or universe or carrier ) B is the Boolean domain. The elements of the Boolean domain are 1 and 0 by convention, so that B ={0,1}.… … Wikipedia
Dummy variable (statistics) — In statistics and econometrics, particularly in regression analysis, a dummy variable (also known as an indicator variable) is one that takes the values 0 or 1 to indicate the absence or presence of some categorical effect that may be expected to … Wikipedia
Uninitialized variable — In computing, an uninitialized variable is a variable that is declared but is not set to a definite known value before it is used. It will have some value, but not a predictable one. As such it is a programming error and a common source of bugs… … Wikipedia
Differential execution — refers to a method of executing a computer subroutine (See control flow) in such a way that differences from prior executions can be detected and acted upon. If the subroutine is one that walks through a data structure, differential execution can … Wikipedia
Comparison of C Sharp and Java — The correct title of this article is Comparison of C# and Java. The substitution or omission of the # sign is because of technical restrictions. Programming language comparisons General comparison Basic syntax Basic instructions … Wikipedia
Comparison of Pascal and C — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations … Wikipedia